This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

不可不知的小工具-LEN() & DATALENGTH()

不可不知的小工具-LEN() & DATALENGTH()

js筆記---function()

js筆記---function()

Day04 LINE - Messaging API

Day04 LINE - Messaging API


Comments